.PromoDisable { overflow: hidden; }

/* PROMO FORM */

.PromoForm { display: block; margin: 0px; box-sizing: border-box; }
.PromoForm * { font-family: 'Roboto', sans-serif; font-size: 12px; line-height: 124%; font-weight: 400; color: #333333; box-sizing: border-box; -webkit-font-smoothing: antialiased; }
.PromoFormTable { display: table; margin: 0px; }
.PromoFormTable .PromoFormCol { display: table-cell; width: auto; vertical-align: top; }
.PromoFormInput { }
.PromoFormSubmit { }
.PromoFormButton { border: none 0px; outline: none 0px; background-color: rgba(0,0,0,0); }
.PromoFormIcon { display: inline-block; width: 20px; height: 20px; vertical-align: text-bottom; background-repeat: no-repeat; background-position: center center; background-image: url(../Images/Icon-Right-Orange.svg); }
.PromoFormInput input { -webkit-appearance: none; -webkit-border-radius: 0; padding-left: 8px; }
.PromoFormInput input::placeholder { color: #666666; }
.PromoFormInput input:-ms-input-placeholder { color: #666666;  }
.PromoFormInput input::-ms-input-placeholder { color: #666666; }
.PromoFormInput input:-webkit-autofill,
.PromoFormInput input:-webkit-autofill:hover, 
.PromoFormInput input:-webkit-autofill:focus, 
.PromoFormInput input:-webkit-autofill:active { -webkit-box-shadow: 0 0 0 30px white inset !important; -webkit-text-fill-color: #666666; !important; }
.PromoForm ._error _above { }
.PromoForm ._error-arrow { display: none!important; }
.PromoForm ._error-inner { text-align: left; color: #FF0000; padding-top: 8px; }
.PromoFormPrivacy { color: #666666!important; font-size: 11px; }
.PromoFormPrivacy a { color: #666666!important; text-decoration: underline; }

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* NEWSLETTER SIGNUP BAR */

.BottomBar { display: none; width: 100%; position: fixed; bottom: 0px; left: 0px; z-index: 90; box-sizing: border-box; }
.BottomBar * { font-family: 'Roboto', sans-serif; font-size: 12px; line-height: 124%; font-weight: 400; color: #333333; box-sizing: border-box; -webkit-font-smoothing: antialiased; }
.BottomBarContent { display: block; margin: 0px auto; position: relative; }
.BottomBarBox { display: block; width: 100%; margin: 0px; padding: 60px 40px; background-color: #000000; color: #FFFFFF; }
.BottomBarClose { display: block; width: 24px; height: 24px; position: absolute; z-index: 100; top: 8px; right: 8px; background-repeat: no-repeat; background-position: center center; background-image: url(../Images/Icon-Close-White.svg); cursor: pointer; }
.BottomBarText { font-size: 18px; font-weight: 400; color: #FFFFFF; }
.BottomBarLink { padding: 0px 15px; color: #FFFFFF; font-size: 14px; }
.BottomBarLink a { color: #FFFFFF!important; text-decoration: underline; }
.BottomBarForm { padding-left: 20px; position: relative; }
.BottomBarPrivacy { display: none; }
.BottomBarPrivacy { font-size: 12px; color: #666666; }
.BottomBarPrivacy a { color: #666666!important; text-decoration: underline; }
.BottomBar .PromoFormTable { width: 100%; background-color: #FFFFFF; }
.BottomBar .PromoFormInput { }
.BottomBar .PromoFormInput input { width: 100%; border: none 0px; height: 30px; font-size: 12px; background-color: #FFFFFF; }
.BottomBar .PromoFormSubmit { width: 100px; }
.BottomBar .PromoFormButton { width: 100%; height: 30px; border-radius: 0px; cursor: pointer; color: #FFFFFF; font-weight: 500; text-transform: uppercase; font-size: 11px; background-color: #F7623B; }
.BottomBar ._error-inner { padding: 10px; color: #FFCC00; background-color: rgba(0,0,0,0.8); position: absolute; z-index: 2; left: 20px; bottom: 40px; border-radius: 3px; }
.BottomBarButton { display: inline-block; -webkit-border-radius: 14px; -moz-border-radius: 14px; border-radius: 14px; color: #FFFFFF; font-size: 11px; line-height: 100%; font-weight: 500; padding: 6px 22px; text-transform: uppercase; text-decoration: none!important; cursor: pointer; background-color: #F7623B; }
@media (max-width: 599.9px) {
.BottomBarForm { display: none; }
}
@media (max-width: 999.9px) {
.BottomBarTable { display: block; margin: 0px auto; max-width: 500px; }
.BottomBarCol { display: block; margin: 0px auto; text-align: center; margin-bottom: 15px; }
.BottomBarPrivacy { margin-bottom: 0px!important; }
}
@media (min-width: 400px) and (max-width: 999.9px) {
.BottomBarCol { margin-bottom: 25px; }
.BottomBarText { font-size: 24px; font-weight: 500; }
.BottomBarButton { -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; font-size: 14px; padding: 16px 40px; }
}
@media (min-width: 640px) and (max-width: 999.9px) {
.BottomBarText { font-size: 28px!important; }
}
@media (min-width: 1000px) {
.BottomBarBox { padding: 8px 34px!important; }
.BottomBarTable { display: table; margin: 0px auto; }
.BottomBarCol { display: table-cell; vertical-align: middle; }
.BottomBar .PromoFormTable { margin: 0px; float: right; }
.BottomBarLink { padding: 0px 15px; text-align: center; }
.BottomBarPrivacy { display: none!important; }
.BottomBarButtons { min-width: 200px; padding: 8px 10px; text-align: center; }
}
@media (max-width: 1139.9px) {
.BottomBarForm { display: none!important; }
}
@media (min-width: 1140px) {
.BottomBarForm { min-width: 360px; padding-left: 20px; text-align: right; }
.BottomBarButtons { display: none!important; }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

/* NEWSLETTER SIGNUP POPUP */

.PopUpContent { box-sizing: border-box; }
.PopUpContent div { box-sizing: border-box; }

.PopUpBlur { -webkit-filter: blur(3px); -moz-filter: blur(3px); -o-filter: blur(5px); -ms-filter: blur(3px); filter: blur(3px); }
.PopUpClose { display: block; width: 30px; height: 30px; border-radius: 50%; top: 5px; right: 5px; position: absolute; z-index: 99; cursor: pointer; background-repeat: no-repeat; background-position: center center; background-image: url(../Images/Icon-Close-White.svg); }
.PopUpDecline { display: block; margin: 0px; font-size: 11px; cursor: pointer; }

.PopUpMessage { display: block; }
.PopUpMessageCol { display: block; }
.PopUpMessageCol * { font-family: 'Roboto', sans-serif; line-height: 124%; -webkit-font-smoothing: antialiased; }
.PopUpMessageCol img { width: 100%; max-width: 100%; max-height: 100%; }

.PopUp .PromoFormTable { display: block!important; margin: 0px auto 20px auto; max-width: 400px; }
.PopUp .PromoFormInput { display: block!important; margin-bottom: 10px; }
.PopUp .PromoFormInput input { width: 100%; height: 36px; border: none 0px; text-align: center; font-size: 12px; background-color: #FFFFFF; }
.PopUp .PromoFormSubmit { display: block!important; }

@media (max-width: 369.9px) {
.PopUp { display: none; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 92; }
.PopUpContent { display: block; width: 100%; height: 100%; margin: 0px auto; overflow-y: auto; overflow-x: hidden; padding: 0px; }
.PopUpTable { display: table; width: 100%; height: 100%; margin: 0px auto; }
.PopUpCol { display: table-cell; vertical-align: top; }
.PopUpBox { display: block; max-width: 640px; margin: 0px auto; position: relative; }
.PopUpClose { top: 10px; right: 10px; position: fixed; }
}
@media (min-width: 370px) {
.PopUp { display: none; width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 92; }
.PopUpContent { display: block; width: 100%; height: 100%; margin: 0px auto; overflow-y: auto; overflow-x: hidden; padding: 0px 5px; }
.PopUpTable { display: table; width: 100%; height: 100%; margin: 0px auto; }
.PopUpCol { display: table-cell; vertical-align: middle; padding: 10px; }
.PopUpBox { display: block; max-width: 640px; margin: 0px auto; position: relative; }
}
@media (min-width: 600px) {
.PopUp { }
.PopUpContent { padding: 0px; }
.PopUpCol { padding: 20px; }
.PopUpClose { top: 10px; right: 10px; }
.PopUpDecline { font-size: 14px; }
}
@media (max-width: 999.9px) {
.PopUpClose { background-color: rgba(0,0,0,0.25)!important; }
}
@media (min-width: 1000px) {
.PopUpBox { max-width: 840px; }
.PopUpMessage { display: table; width: 100%; margin: 0px auto; }
.PopUpMessageCol { display: table-cell; vertical-align: middle; }
}

/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */
/* ///////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

.PrivacyNotice { display: none; position: fixed; width: 100%; left: 0px; bottom: 0px; z-index: 93; box-sizing: border-box; background-color: #FFFFFF; -webkit-box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2); box-shadow: 0px 0px 30px 5px rgba(0,0,0,0.2); border-top: solid 1px #CCCCCC; }
.PrivacyNotice * { font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 124%; color: #333333; box-sizing: border-box; -webkit-font-smoothing: antialiased; }
.PrivacyNotice b { color: #000000; }
.PrivacyNotice a { color: #3366CC; text-decoration: underline; }
.PrivacyContent { display: block; margin: 0px auto; position: relative; }
.PrivacyBox { display: block; max-width: 900px; margin: 0px auto; padding: 30px; }
.PrivacyClose { display: block; width: 30px; height: 30px; position: absolute; z-index: 100; top: 8px; right: 8px; background-repeat: no-repeat; background-position: center center; background-image: url(../Images/Icon-Close-Black.svg); cursor: pointer; }
.PrivacyTable { display: block; margin: 0px auto; }
.PrivacyCol { display: block; margin: 0px auto; }
.PrivacyText { margin-bottom: 15px; }
.PrivacyButton { display: inline-block; min-width: 100px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; color: #000000; font-size: 12px; line-height: 12px; font-weight: 500; margin: 0px 2px; padding: 8px 16px; text-decoration: none!important; cursor: pointer; background-color: #FFFFFF; border: solid 1px #CCCCCC; text-align: center; }
.PrivacyAccept { background-color: #3366CC; color: #FFFFFF; border: solid 1px #3366CC; }
@media (min-width: 800px) {
.PrivacyTable { display: table; }
.PrivacyCol { display: table-cell; width: auto; vertical-align: middle; }
.PrivacyText { }
.PrivacyButtons { width: 300px; padding-left: 40px; }
}
